﻿2026-07-08T23:51:27.0964438Z ##[group]Run actions/checkout@v5
2026-07-08T23:51:27.0965310Z with:
2026-07-08T23:51:27.0965766Z   repository: SaberMage/spt-core
2026-07-08T23:51:27.0969037Z   token: ***
2026-07-08T23:51:27.0969446Z   ssh-strict: true
2026-07-08T23:51:27.0969862Z   ssh-user: git
2026-07-08T23:51:27.0970281Z   persist-credentials: true
2026-07-08T23:51:27.0970748Z   clean: true
2026-07-08T23:51:27.0971181Z   sparse-checkout-cone-mode: true
2026-07-08T23:51:27.0971686Z   fetch-depth: 1
2026-07-08T23:51:27.0972112Z   fetch-tags: false
2026-07-08T23:51:27.0972545Z   show-progress: true
2026-07-08T23:51:27.0972993Z   lfs: false
2026-07-08T23:51:27.0973426Z   submodules: false
2026-07-08T23:51:27.0973924Z   set-safe-directory: true
2026-07-08T23:51:27.0974703Z ##[endgroup]
2026-07-08T23:51:27.1956605Z Syncing repository: SaberMage/spt-core
2026-07-08T23:51:27.1958753Z ##[group]Getting Git version info
2026-07-08T23:51:27.1959654Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-08T23:51:27.1960882Z [command]/usr/bin/git version
2026-07-08T23:51:27.1961373Z git version 2.43.0
2026-07-08T23:51:27.1962817Z ##[endgroup]
2026-07-08T23:51:27.1970510Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5bf8c211-d925-48f4-801c-6128c1a8f347' before making global git config changes
2026-07-08T23:51:27.1971947Z Adding repository directory to the temporary git global config as a safe directory
2026-07-08T23:51:27.1975850Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-08T23:51:27.2027386Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-08T23:51:27.2075515Z https://github.com/SaberMage/spt-core
2026-07-08T23:51:27.2089977Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-08T23:51:27.2093342Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-08T23:51:27.2127666Z HEAD
2026-07-08T23:51:27.2189289Z ##[endgroup]
2026-07-08T23:51:27.2190529Z [command]/usr/bin/git submodule status
2026-07-08T23:51:27.2429624Z ##[group]Cleaning the repository
2026-07-08T23:51:27.2431762Z [command]/usr/bin/git clean -ffdx
2026-07-08T23:51:30.0132382Z Removing target/
2026-07-08T23:51:30.0145228Z [command]/usr/bin/git reset --hard HEAD
2026-07-08T23:51:30.0664371Z HEAD is now at 006872dac Merge f1a841afed86f93bef7f75b9d73b00f791d558af into b6594201a81e22920b8ad9e717da67d5a2768e63
2026-07-08T23:51:30.0675689Z ##[endgroup]
2026-07-08T23:51:30.0712744Z ##[group]Disabling automatic garbage collection
2026-07-08T23:51:30.0720150Z [command]/usr/bin/git config --local gc.auto 0
2026-07-08T23:51:30.0760461Z ##[endgroup]
2026-07-08T23:51:30.0761252Z ##[group]Setting up auth
2026-07-08T23:51:30.0767181Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-08T23:51:30.0806540Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-08T23:51:30.1061865Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-08T23:51:30.1093834Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-08T23:51:30.1306590Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-08T23:51:30.1340303Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-08T23:51:30.1547179Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-08T23:51:30.1578938Z ##[endgroup]
2026-07-08T23:51:30.1579594Z ##[group]Fetching the repository
2026-07-08T23:51:30.1585631Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +006872dac14627cf64925b5ab625bc1d8a53a46f:refs/remotes/pull/62/merge
2026-07-08T23:51:30.7212446Z ##[endgroup]
2026-07-08T23:51:30.7213485Z ##[group]Determining the checkout info
2026-07-08T23:51:30.7214275Z ##[endgroup]
2026-07-08T23:51:30.7218178Z [command]/usr/bin/git sparse-checkout disable
2026-07-08T23:51:30.7263005Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-08T23:51:30.7289837Z ##[group]Checking out the ref
2026-07-08T23:51:30.7298261Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/62/merge
2026-07-08T23:51:30.7368757Z HEAD is now at 006872dac Merge f1a841afed86f93bef7f75b9d73b00f791d558af into b6594201a81e22920b8ad9e717da67d5a2768e63
2026-07-08T23:51:30.7374376Z ##[endgroup]
2026-07-08T23:51:30.7422513Z [command]/usr/bin/git log -1 --format=%H
2026-07-08T23:51:30.7454007Z 006872dac14627cf64925b5ab625bc1d8a53a46f
